From 96eabe9d5fcf8628fc66d217e1a8255ac9552140 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Mon, 23 Oct 2023 10:27:14 +0200 Subject: [PATCH] Update d/copyright --- debian/copyright | 46 ++++++++++++++-------------------------------- 1 file changed, 14 insertions(+), 32 deletions(-) diff --git a/debian/copyright b/debian/copyright index 5fdba6007..40512c76b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,7 +25,6 @@ Copyright: 2002, Alex Mottram 2005-2006, Etienne Tasse 2011, Fernando Arbeiza 2005, Fredie Kern - 1998, Gerald Combs 2014, Gleb Smirnoff, glebius @t FreeBSD d.t org 2012, Guilhem Bonnefille 2007, Gunar Megger <0xff@quantentunnel.de> @@ -50,7 +49,7 @@ Copyright: 2002, Alex Mottram 2020, Pierre Bernard 2014-2020, Ralf Horstmann 2003, Rick Richardson - 2001-2022, Robert Lipe + 2001-2023, Robert Lipe 2008, Rodney Lorrimar 2003-2014, Ronald L. Parker 2004, Scott Brynen @@ -59,6 +58,7 @@ Copyright: 2002, Alex Mottram 2009, Tobias Kretschmar 2005, Tobias Minich 2007, Tom Hughes + 2023, Tyler MacDonald 2014, Zingo Andersen 2012-2016, Zingo Andersen 2009, jekaeff @@ -79,12 +79,20 @@ Files: jeeps/gpsapp.cc jeeps/gpssend.cc jeeps/gpsserial.cc jeeps/jgpsutil.cc - strptime.c Copyright: 2007, Achim Schumacher 1999-2000, Alan Bleasby 2010, Martin Buck 2004-2006, Robert Lipe -License: LGPL-2+ +License: GPL-2+ + +Files: strptime/strptime.h +Copyright: 1989-1991, Free Software Foundation, Inc + 1998, Gerald Combs +License: GPL-2+ + +Files: strptime/strptime_l.c +Copyright: 1991-2023, Free Software Foundation, Inc +License: LGPL-2.1+ Files: deprecated/queue.h Copyright: 2002-2005, Robert Lipe @@ -118,36 +126,10 @@ License: Expat SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2+ - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - MA 02110-1301, USA. - . On Debian GNU/Linux systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. -License: LGPL-2+ - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - . - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - . +License: LGPL-2.1+ On Debian systems, the complete text of the GNU Lesser General Public - License version 2 can be found in /usr/share/common-licenses/LGPL-2. - + License version 2 can be found in /usr/share/common-licenses/LGPL-2.1. -- 2.30.2